Skip to main content

Release Notes

Version 2.0.2 (Latest)

September 27, 2024


  • Enriched Sign-in Results: Expanded SignResult to include server-side identity verification parameters in iOS. These parameters are publicKeyUrl, signature, salt and timestamp.

  • New Ad Network: Added PremiumAds network to both AdMob and AppLovin MAX mediations


Version 2.0.1

September 23, 2024


  • Enriched Sign-in Results: Expanded the SignResult to include serverAuthCode for enhanced user authentication handling.

  • Bug Fixes: Fixed a minor bug related to Cocoapods installation in iOS builds.


Version 2.0.0 - Major Update

September 12, 2024


New Features:
  • iOS Support: Expanded to include support for iOS, offering a seamless experience across both Android and iOS platforms.

  • Firebase Push Notifications: Added seamless integration with Firebase Push Notifications to improve user engagement and retention.

  • Automatic ATT Implementation: Plankton now automatically implements Apple's App Tracking Transparency (ATT) on iOS, making it easier to obtain user consent for IDFA usage and ensuring compliance with Apple’s privacy guidelines.

  • Revenue Tracking Expansion: Extended Tenjin integration to support automatic tracking of both ad revenue and in-app purchase revenue.

  • Automatic Error Event Submission to GameAnalytics: Plankton now allows automatic error event submission to GameAnalytics for improved monitoring of app stability. Developers can configure this feature to log specific events such as info, debug, warning, error, and critical logs.

Additional Improvements:
  • Google Play Billing Library Upgrade: Upgraded to version 6.0.1, offering improved stability and compatibility.

  • Enriched Sign-in Results: The SignResult class has been expanded to include token, userId, and email fields, providing more granular data for user analysis.

  • Enhanced SkuDetails Result: The SkuDetails result now includes additional fields such as priceAmount, priceCurrency, and priceFormatted for more detailed in-app purchase information.


Version 1.0.1

May 27, 2024


  • Fixed a minor bug affecting Plankton configuration in the Unity editor for macOS.

Version 1.0.0

February 7, 2024


  • First release of Plankton, offering essential features for mobile game services integration.